-- card: 8059 from stack: in -- bmap block id: 8341 -- flags: 0000 -- background id: 2763 -- name: ----- HyperTalk script ----- on opencard hide card button "door" end opencard on closecard hide menubar hide message box end closecard -- part 1 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=407 top=45 right=98 bottom=477 -- title width / last selected line: 0 -- icon id / first selected line: 2507 / 2507 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: riddle 1 ----- HyperTalk script ----- on mouseUp answer"if rain is in spain,what about minnesota"with"snow"or"cats"or"money" if it is "money" then go to next card if it is "snow" then show card button "door" put "click on the door!you may go!" if it is "cats" then go to next card end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=407 top=179 right=232 bottom=477 -- title width / last selected line: 0 -- icon id / first selected line: 2507 / 2507 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: riddle 3 ----- HyperTalk script ----- on mouseUp answer"if I die,what will you do?"with"nothing"or"go back for help" if it is "go back for help" then go to next card if it is "nothing" then show card button "door" put "click on the door!you may go!" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=407 top=111 right=164 bottom=477 -- title width / last selected line: 0 -- icon id / first selected line: 2507 / 2507 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: riddle 2 ----- HyperTalk script ----- on mouseUp answer"if gorf spelled back is frog,what is a frog?"with"GORF"or"FROG"or"GORFROG" if it is "gorf" then go to next card if it is "frog" then show card button "door" put "click on the door!you may go!" if it is "gorfrog" then go to next card end mouseUp -- part 6 (button) -- low flags: 80 -- high flags: 2000 -- rect: left=211 top=35 right=235 bottom=352 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: door ----- HyperTalk script ----- on mouseUp go to card id 5691 end mouseUp -- part contents for background part 17 ----- text ----- YOU GO INTO THE NEXT ROOM AND THE GREAT MASTER SITS TO GIVE YOU HIS THREE RIDDLES OF NO ANSWER.